Fixed typo
authorPascal Schmid <psschmid@gmx.de>
Thu, 22 Oct 2015 22:01:31 +0000 (00:01 +0200)
committerPascal Schmid <psschmid@gmx.de>
Thu, 22 Oct 2015 22:01:31 +0000 (00:01 +0200)
src/etc/_cargo

index 2f8a2c824b9d2286fa642823c3a9c7897c1f2fa2..f48e4785772f799be0cfb11c863da22f52897e08 100644 (file)
@@ -81,7 +81,7 @@ case $state in
                     '--manifest-path=[path to manifest]' \
                     '--no-deps[do not build docs for dependencies]' \
                     '--no-default-features[do not build the default features]' \
-                    '--open[oen docs in browser after the build]' \
+                    '--open[open docs in browser after the build]' \
                     '(-v, --verbose)'{-v,--verbose}'[use verbose output]' \
                     '--color=:colorization option:(auto always never)' \
                     ;;